home *** CD-ROM | disk | FTP | other *** search
/ Star Festival... a Return to Japan / Star Festival... a Return to Japan.iso / pc / STARFESTIVAL / Opening.dir / 00027.ls < prev    next >
Encoding:
Text File  |  1999-09-21  |  159 b   |  12 lines

  1. on enterFrame
  2.   nothing()
  3. end
  4.  
  5. on exitFrame
  6.   global gCursVis
  7.   sprite(10).visible = 1
  8.   set the volume of sound 1 to 255
  9.   gCursVis = 1
  10.   puppetTempo(24)
  11. end
  12.